Native scroll-bars are not implemented for Nextstep (bug#10673)
authorGlenn Morris <rgm@gnu.org>
Thu, 2 Feb 2012 02:12:57 +0000 (21:12 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 2 Feb 2012 02:12:57 +0000 (21:12 -0500)
commit8efd67b7fbe687691f45e427f071ef7260670fd7
treeec6dc97fee3942a0b7308ef4a9e425878776c322
parent9191ee82975dc9089580b9256b5c2945f5dadc9a
Native scroll-bars are not implemented for Nextstep (bug#10673)

* configure.in [HAVE_NS]: Error if use --without-toolkit-scroll-bars.

* src/nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>:
Unconditionally set to t.

* src/nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>:
* src/w32term.c (syms_of_w32term) <x-toolkit-scroll-bars>:
* src/xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Doc fix.
ChangeLog
configure.in
src/ChangeLog
src/nsterm.m
src/w32term.c
src/xterm.c